services.blockbook-frontend.<name>.extraCmdLineOptions

Extra command line options to pass to Blockbook. Run blockbook --help to list all available options.

Type
list of string
Default
[ ]
Example
[
  "-workers=1"
  "-dbcache=0"
  "-logtosderr"
]
Declared
<nixpkgs/nixos/modules/services/networking/blockbook-frontend.nix>